Platform Explorer / Nuxeo Platform 6.0

Component org.nuxeo.ecm.platform.comment.workflow.services.CommentsModerationService

Implementation

Class: org.nuxeo.ecm.platform.comment.workflow.services.CommentsModerationServiceImpl

Services

XML Source

<?xml version="1.0"?>

<component name="org.nuxeo.ecm.platform.comment.workflow.services.CommentsModerationService"
 version="1.0">

 <service>
  <provide
   interface="org.nuxeo.ecm.platform.comment.workflow.services.CommentsModerationService" />
 </service>

 <implementation
  class="org.nuxeo.ecm.platform.comment.workflow.services.CommentsModerationServiceImpl" />

</component>